


    I've been using these program to understand how the TI loads
    assembly (ASCIIdata code) programs and how it executes BASIC
    programs.


    asm.asm        this was a test
    exe.asm        run a basic program (change first byte)
    search.asm     look for an instruction in ROM (tells address)
    unpt.asm       unprotect all programs

    asm83.inc      my own include file!